@charset "utf-8";

img {
    outline: none
}

::-moz-focus-inner {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

.inrow {
    font-size: 0;
[;
    font-size: 12px;
];
    *font-size: 0;
    font-family: arial;
[;
    letter-spacing: -3px;
];
    *letter-spacing: normal;
    *word-spacing: -1px
}

.inrow>li,
.inrow span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    letter-spacing: normal;
    word-spacing: normal
}

.dataNums {
    display: block;
    width: 100%;
    text-align: center
}

.dataNums .dataOne {
    width: 44px;
    height: 37px;
    margin: 0 3px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
}

.dataNums .dataBoc {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.dataNums .dataBoc .tt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dataNums .tt span {
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 37px;
    color: #BF2B3A
}
